-
Re: OTF Variable fonts
You of course need to be careful grepping for table name tags, in case the same text appears in e.g. the name table. But in this case, I followed up with a thorough check, and as a quick back-of-the-…1 -
Re: OTF Variable fonts
simon@upo ~/Library/Fonts $ grep 'glyf' *otf | wc -l 261 -
Re: Thoughts on Monotype and its subsidiaries?
Isn't this the problem that type.world is meant to solve?1 -
Platform and platform encoding identifiers: Getting it straight
I recently did a quick and dirty survey of the cmap tables of all the fonts installed on my computer. Here are the results: I'm not entirely sure what to draw from this, other than "put (0,3), (…1 -
Re: Primer in font coding and font technology
There's not really a good hardcopy book on font engineering, (well, there's Fonts and Encodings but it's a bit dated and I wouldn't say it's easy to follow) but I am writing an online book which shou…5